[INFO] cloning repository https://github.com/Klinefelters/RAG
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Klinefelters/RAG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlinefelters%2FRAG", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlinefelters%2FRAG'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f94b9dc3cbf17036a2a874591da11aa9ecbb4c5
[INFO] checking Klinefelters/RAG against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlinefelters%2FRAG" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Klinefelters/RAG
[INFO] finished tweaking git repo https://github.com/Klinefelters/RAG
[INFO] tweaked toml for git repo https://github.com/Klinefelters/RAG written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Klinefelters/RAG on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Klinefelters/RAG already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 91147b3dc175e4e5d3c42ab6ca0c50297ed74f1ff04dc2f299338451351ed1c1
[INFO] running `Command { std: "docker" "start" "91147b3dc175e4e5d3c42ab6ca0c50297ed74f1ff04dc2f299338451351ed1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91147b3dc175e4e5d3c42ab6ca0c50297ed74f1ff04dc2f299338451351ed1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91147b3dc175e4e5d3c42ab6ca0c50297ed74f1ff04dc2f299338451351ed1c1" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91147b3dc175e4e5d3c42ab6ca0c50297ed74f1ff04dc2f299338451351ed1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91147b3dc175e4e5d3c42ab6ca0c50297ed74f1ff04dc2f299338451351ed1c1" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking deunicode v1.6.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking ragit-fs v0.3.4
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking ragit-ignore v0.3.4
[INFO] [stderr]     Checking ragit-korean v0.3.4
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking ragit-cli v0.3.4
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ffe67c5bffc19bc4 -C extra-filename=-146b4bcda1b5d1ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3a68bfea952854f7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6f17e69a5cb97707.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-460f41b1841258c5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-034fcd69db981005.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-08c408091838d235.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-a304ef6c9f1a455a.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "91147b3dc175e4e5d3c42ab6ca0c50297ed74f1ff04dc2f299338451351ed1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91147b3dc175e4e5d3c42ab6ca0c50297ed74f1ff04dc2f299338451351ed1c1", kill_on_drop: false }`
[INFO] [stdout] 91147b3dc175e4e5d3c42ab6ca0c50297ed74f1ff04dc2f299338451351ed1c1
